public interface Edge extends Comparable<Edge>
| Modifier and Type | Field and Description |
|---|---|
static long |
NIL_EDGE
This value specifies a NULL or NIL edge, meaning a non-edge.
|
compareTostatic final long NIL_EDGE
Copyright © 2015. All rights reserved.